Automations

UI Automation Commands

  • Version: 1.3.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, Process, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Selenium Navigate To URL Command

Command: Selenium Navigate To URL Command

This command allows you to navigate a Selenium web browser session to a given URL or resource.

Parameters

Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

URL

Enter the URL that you want the selenium instance to navigate to.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo